platform/x86: toshiba_haps: Fix missing newline in pr_debug call in toshiba_haps_notify
authorHans de Goede <hdegoede@redhat.com>
Wed, 19 May 2021 13:56:18 +0000 (15:56 +0200)
committerSalvatore Bonaccorso <carnil@debian.org>
Sat, 21 Jan 2023 14:35:48 +0000 (14:35 +0000)
commit6e252858f56c00df0cc2c83eb87126a067a9f6ab
tree808896fe29458dfcae6b1a9af32ab2cfbaf809b1
parent6e0d851269ec8a2d4c6099484b1eaeea7cb4dfe6
platform/x86: toshiba_haps: Fix missing newline in pr_debug call in toshiba_haps_notify

Origin: https://git.kernel.org/linus/7dc4a18d017ca26abd1cea197e486fb3e5cd7632
Bug-Debian: https://bugs.debian.org/799193

The pr_debug() call in toshiba_haps_notify() is missing a newline at the
end of the string, add this.

BugLink: https://bugs.debian.org/799193
Reported-by: Salvatore Bonaccorso <carnil@debian.org>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20210519135618.139701-1-hdegoede@redhat.com
Gbp-Pq: Topic bugfix/x86
Gbp-Pq: Name platform-x86-toshiba_haps-Fix-missing-newline-in-pr_.patch
drivers/platform/x86/toshiba_haps.c